Fix a typo which broke the build for powerpc.
[freebsd.git] / lib / libc++ /
2016-08-31 baptRevert 305098
2016-08-31 baptMake libc++.so ldscript sysroot friendly
2016-05-29 bdreweryGCC External: Revert r300886, r300904, r300917, r300918
2016-05-28 bdreweryUse a relative symlink for proper --sysroot support.
2016-05-27 bdreweryMove external GCC compiler hacks to bsd.sys.mk.
2016-05-27 dimAfter r300770, for libc++ and libcxxrt, use -isystem...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-03-18 bdreweryMFC r296707:
2016-03-11 bdreweryAdd missing CLEANFILES.
2016-02-24 bdreweryDIRDEPS_BUILD: Regenerate without local dependencies.
2016-02-05 gjbRemove libc, librtld_db, libthr packages, and further...
2016-02-04 gjbFirst pass through library packaging.
2016-01-14 andrewSet -mlong-calls where needed to get a static clang...
2015-12-04 bdreweryReplace ln -s calls with INSTALL_SYMLINK
2015-12-01 bdreweryDon't override LIB*DIR variables from src.libnames.mk.
2015-12-01 bdreweryMETA MODE: Libc++ does in fact need Libcxxrt.
2015-11-25 bdreweryMETA MODE: Don't create .meta files when symlinking...
2015-10-09 dimMFC r288953:
2015-10-06 ngieMFhead @ r288954
2015-10-06 dimStop linking libc++.so verbosely, there is no need to.
2015-06-08 sjgdirdeps.mk now sets DEP_RELDIR
2015-02-13 dimSynchronize the default C++ stack in stable/10 with...
2014-11-25 baptConvert libraries to use LIBADD
2014-10-21 baptWhen using an external gcc 4.8+ and not building libstd...
2014-08-25 rdivackyThe standard we compile libc++ with is called c++11...
2014-05-16 sjgUpdated dependencies
2014-05-10 sjgUpdated dependencies
2014-05-05 sjgNew/updated dependencies
2014-03-05 dimMFC r261283:
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2013-12-27 gjbCopy head@r259933 -> user/gjb/hacking/release-embedded...
2013-10-17 sjgNew/updated dependencies
2013-09-04 theravenAdd a c++/v1/tr1 include directory containing symlinks...
2013-08-03 dimAfter r253839, which modifies ld's behaviour to not...
2012-11-02 dimFix broken macro checking in the libc++ Makefile, intro...
2012-10-22 dimAllow building libc++ with any custom -std=xxx flag...
2012-08-25 dimAdd libcxxrt's objects (prefixing them with cxxrt_...
2012-06-02 dimInstall libcxxrt's C++ ABI and unwind headers. This...
2012-06-02 dimTabify libcxxrt and libc++'s Makefiles.
2012-03-17 peterMake sure libgcc_s is finished building in _startup_lib...